home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 May
/
Macworld (1999-05).dmg
/
Updaters
/
TA-Server Disk
/
Installation Data
/
FirstClassGW.sit
/
FirstClassGW
/
Scripts
/
Sprintnet.fcl
< prev
next >
Wrap
Text File
|
1995-08-24
|
393b
|
22 lines
SEND "AT&F2\r"
WAITFOR "OK" -t300
SEND "ATS0=0S7=60S10=50M1V1E0X4&D2&C1\\V1\\N6\\Q3\r"
WAITFOR "OK" -t300
SEND "ATDT9,5941121\r"
WAITFOR "CONNECT" -t3600
DELAY 120
SEND "@"
DELAY 20
SEND "D"
DELAY 20
SEND "\r"
WAITFOR "TERMINAL=" -t3600
DELAY 20
SEND "D1\r"
WAITFOR "@" -t300
SEND "C your address here,xxx\r"
WAITFOR "PASSWORD" -t300
SEND "your password here\r"
WAITFOR "CONNECT" -t3600